Rdocumentation
powered by
Learn R Programming
darch (version 0.9.1)
setLogLevel<-: Sets the log level for the
Net
.
Description
The log levels a defined by the
futile.logger
package. The following levels a available:
ll
{ TRACE DEBUG INFO WARN ERROR FATAL }
Usage
setLogLevel(net) <- value
Arguments
net
A instance of the class
Net
.
value
Object of the class
numeric
.
See Also
Net